.Submenu {	font-family: arial, helvetica, sans-serif;
		font-size:xx-small;
		color: black;
		display:none
		position:absolute
}
.Menu {		font-family: verdana, arial, helvetica, sans-serif;
		font-size:8pt;
		color: rgb(255,129,0);
		background-color: #6699CC
}
.ViewTitle {	font-family: verdana, arial, helvetica, sans-serif;
		font-size:12pt;
		color: rgb(255,129,0);
}
#NormalText {	font-family: arial, helvetica, sans-serif;
		font-size:10pt;
		color: black
}
#ImportantText {
		font-family: arial, helvetica, sans-serif;
		font-size:10pt;
		color: red
}
#InstructionText {
		font-family: arial, helvetica, sans-serif;
		font-size:10pt;
		color: #006699
}
H2, H3  {	font-family:verdana, arial, helvetica, sans-serif;
		font-size:12pt;
		font-weight: bold;
		text-align: center;
		backgroud-color: #006699
		color: #6699CC
}
